• File: autoFill.semanticui.min.js
  • Full Path: C:/htdocs/javascript/daatatables/AutoFill-2.2.2/js/autoFill.semanticui.min.js
  • Date Modified: 04/30/2025 7:56 AM
  • File size: 590 bytes
  • MIME-type: text/plain
  • Charset: utf-8
/*!
 Bootstrap integration for DataTables' AutoFill
 ©2015 SpryMedia Ltd - datatables.net/license
*/
(function(a){"function"===typeof define&&define.amd?define(["jquery","datatables.net-se","datatables.net-autofill"],function(b){return a(b,window,document)}):"object"===typeof exports?module.exports=function(b,c){b||(b=window);if(!c||!c.fn.dataTable)c=require("datatables.net-se")(b,c).$;c.fn.dataTable.AutoFill||require("datatables.net-autofill")(b,c);return a(c,b,b.document)}:a(jQuery,window,document)})(function(a){a=a.fn.dataTable;a.AutoFill.classes.btn="ui button";return a});